This episode covers the topics of variable declaration and how to implement them from AST to Interpreter. We will also also demonstrate constant values. We will also re-work the null type and add two more types true and false. Source: https://github.com/tylerlaceby/guide-to-interpreters-series 🔔 JOIN THE COMMUNITY 🔔 https://www.youtube.com/c/JSimplified?sub_confirmation=1 -- Subscribe xD ---------------------------------------- -- Social Links -- Discord - https://discord.gg/QyABVZvZAn GitHub - https://github.com/tylerlaceby/